ArcFM Responder Mobile Developer Guide
IEntityWrapper<T> Interface
Members 






Object Model
IEntityWrapper<T> Interface
Syntax
'Declaration
 
Public Interface IEntityWrapper(Of T) 
'Usage
 
Dim instance As IEntityWrapper(Of T)
public interface IEntityWrapper<T> 
public interface IEntityWrapper 
JScript does not support Generics.
public __gc __interface IEntityWrapper<T> 
generic<typename T>
public interface class IEntityWrapper 
Type Parameters
T
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IEntityWrapper<T> Members
Miner.Tasks.DataInterfaces Namespace

Send Feedback